object frmAbout3: TfrmAbout3 Left = 187 Top = 258 BorderStyle = bsNone Caption = 'frmAbout3' ClientHeight = 345 ClientWidth = 416 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True OldCreateOrder = False Position = poScreenCenter OnActivate = FormActivate OnClick = FormCloseClick OnClose = FormClose OnCreate = FormCreate OnDblClick = FormCloseClick OnDestroy = FormDestroy OnKeyDown = FormKeyDown OnKeyUp = FormKeyUp OnPaint = FormPaint OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object AnimateTimer: TTimer Enabled = False Interval = 12 OnTimer = AnimateTimerTimer Left = 20 Top = 32 end end